SixBit API Schema
ShipmentsType Complex Type
Description
A collection of Shipment elements.
Namespace (none)
Diagram
Sales Element Any Sequence CustomFields Element ReferenceID Element eBayAddressID Element Phone Element Country Element PostalCode Element State Element City Element AddressLine3 Element AddressLine2 Element AddressLine1 Element Company Element LastName Element Initial Element FirstName Element Name Element All ShippingAddress Element SiteOrderID Element USPSPickupManifestID Element ScanFormManifestID Element IntegratedCarrierID Element IsUSPSPickupRequested Element IsScanFormPrinted Element OriginTemplateName Element OriginTemplateID Element DropShipperNotifiedDate Element IsDropShipperNotified Element FulfillmentSource Element ShippedNotificationSentDate Element IsShippedNotificationSent Element IsShipped Element IsMissing Element Notes Element InsuranceID Element InsuredDate Element IsPostagePrinted Element IsPackingListPrinted Element InsuredValue Element InsuranceType Element DimensionDepth Element DimensionWidth Element DimensionLength Element WeightMinor Element WeightMajor Element TrackingNumber Element ActualInsuranceCost Element ActualShippingCost Element ChargedShippingCost Element HandlingFee Element ShippedDate Element ShippingServiceID Element ExternalOrderID Element OrderID Element ExternalShipmentID Element ShipmentID Element All Shipment Element Sequence ShipmentsType Complex Type
Overview
ShipmentsType
A collection of Shipment elements.
Sequence
Shipment 0..∞ ShipmentType Complex Type
The information about a shipment.
All
Sequence
Any 0..∞
Sales optional
Sequence
Sale 1..∞ SaleType Complex Type
The information about a sale.
All
Sequence
Any 0..∞
Used By
Shipments Element
Shipments Element
Source
<xs:complexType name="ShipmentsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of Shipment elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Shipment" type="ShipmentType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The information about a shipment.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.